﻿2026-06-20T03:13:28.2146115Z ##[group]Run actions/checkout@v5
2026-06-20T03:13:28.2146862Z with:
2026-06-20T03:13:28.2147209Z   fetch-depth: 0
2026-06-20T03:13:28.2147615Z   repository: SaberMage/spt-core
2026-06-20T03:13:28.2151387Z   token: ***
2026-06-20T03:13:28.2151735Z   ssh-strict: true
2026-06-20T03:13:28.2152092Z   ssh-user: git
2026-06-20T03:13:28.2152455Z   persist-credentials: true
2026-06-20T03:13:28.2152842Z   clean: true
2026-06-20T03:13:28.2153204Z   sparse-checkout-cone-mode: true
2026-06-20T03:13:28.2153618Z   fetch-tags: false
2026-06-20T03:13:28.2153977Z   show-progress: true
2026-06-20T03:13:28.2154330Z   lfs: false
2026-06-20T03:13:28.2154659Z   submodules: false
2026-06-20T03:13:28.2155008Z   set-safe-directory: true
2026-06-20T03:13:28.2155628Z ##[endgroup]
2026-06-20T03:13:28.2958487Z Syncing repository: SaberMage/spt-core
2026-06-20T03:13:28.2960124Z ##[group]Getting Git version info
2026-06-20T03:13:28.2960773Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T03:13:28.2961740Z [command]/usr/bin/git version
2026-06-20T03:13:28.2984908Z git version 2.43.0
2026-06-20T03:13:28.3003110Z ##[endgroup]
2026-06-20T03:13:28.3015125Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/348fe061-0ed7-4a96-b896-3882fdc652b8' before making global git config changes
2026-06-20T03:13:28.3016519Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T03:13:28.3018139Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T03:13:28.3052400Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T03:13:28.3072270Z https://github.com/SaberMage/spt-core
2026-06-20T03:13:28.3084372Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T03:13:28.3086958Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T03:13:28.3107510Z HEAD
2026-06-20T03:13:28.3137411Z ##[endgroup]
2026-06-20T03:13:28.3137969Z [command]/usr/bin/git submodule status
2026-06-20T03:13:28.3335208Z ##[group]Cleaning the repository
2026-06-20T03:13:28.3337479Z [command]/usr/bin/git clean -ffdx
2026-06-20T03:13:28.3366158Z Removing traceable-reqs
2026-06-20T03:13:28.3372957Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T03:13:28.3452383Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:28.3457324Z ##[endgroup]
2026-06-20T03:13:28.3459271Z ##[group]Disabling automatic garbage collection
2026-06-20T03:13:28.3462332Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T03:13:28.3486658Z ##[endgroup]
2026-06-20T03:13:28.3487346Z ##[group]Setting up auth
2026-06-20T03:13:28.3491706Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T03:13:28.3516383Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T03:13:28.3711682Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T03:13:28.3741082Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T03:13:28.3927622Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T03:13:28.3956255Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T03:13:28.4142949Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T03:13:28.4173111Z ##[endgroup]
2026-06-20T03:13:28.4173875Z ##[group]Fetching the repository
2026-06-20T03:13:28.4180871Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +eefd5dc56a070731406ebccc26587adecfc0199f:refs/remotes/pull/26/merge
2026-06-20T03:13:28.9934742Z From https://github.com/SaberMage/spt-core
2026-06-20T03:13:28.9935978Z    8b36b032..f7cf3808  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-20T03:13:28.9963506Z ##[endgroup]
2026-06-20T03:13:28.9964411Z ##[group]Determining the checkout info
2026-06-20T03:13:28.9965236Z ##[endgroup]
2026-06-20T03:13:28.9969203Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T03:13:29.0009823Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T03:13:29.0038008Z ##[group]Checking out the ref
2026-06-20T03:13:29.0040374Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T03:13:29.0084208Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:29.0089388Z ##[endgroup]
2026-06-20T03:13:29.0124818Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T03:13:29.0147487Z eefd5dc56a070731406ebccc26587adecfc0199f
